home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / GLX / cutNpaste / MotifClipdemo / README < prev   
Encoding:
Text File  |  1994-08-02  |  612 b   |  23 lines

  1.                 3-Oct-91
  2.                 Richard Fetik
  3.  
  4. program to test/demo cut/paste of text.
  5.  
  6. uses Motif Clipboard for transfer mechanism.
  7.  
  8. demos :
  9.  
  10. *    Edit Menu using Motif Clipboard
  11. *    Primary Transfer using built-in PRIMARY Selection in Motif Text widget
  12.         Use left mouse click and drag to select
  13.         Use middle mouse click to paste
  14.     Quick Transfer using built-in SECONDARY Selection in Motif Text widget
  15.         Use middle mouse click and drag to underline; release drops text
  16.         at caret cursor
  17.     Most of the Motif clipboard functionality is covered
  18.  
  19.  
  20. * means SGI recommends as part of cut/paste strategy
  21. =================================
  22.  
  23.